|
|
|
|
ToolTipLeft Property, ScrollingClass Class |
Defines the tooltip for the left/up scroll button.
Syntax ScrollingClass Class (Softelvdm.SftTabsNET)
VB |
Public Property ToolTipLeft As String |
C# |
public string ToolTipLeft { get; set; } |
C++ |
public: property String^ ToolTipLeft { |
Property Value
The tooltip text.
The default value is an empty string.
Comments
The ToolTipLeft property defines the tooltip for the left/up scroll button.